ComponentOne ASP.NET MVC Controls
MajorUnit Property

C1.Web.Mvc Namespace > ChartAxis<T> Class : MajorUnit Property
Gets or sets the number of units between axis labels.If the axis contains date values, then the units are expressed in days.
Syntax
'Declaration
 
Public Property MajorUnit As Double
public double MajorUnit {get; set;}
See Also

Reference

ChartAxis<T> Class
ChartAxis<T> Members